fix: Multiple clones of same repo are different projects - #29869#35311
fix: Multiple clones of same repo are different projects - #29869#35311belisoful wants to merge 3 commits into
Conversation
|
Hey! Your PR title Please update it to start with one of:
Where See CONTRIBUTING.md for details. |
|
The following comment was made by an LLM, it may be inaccurate: Based on my search results, I found a related PR: Potential Related PR:
Note: PR #29977 ( The current PR (#35311) appears to be focused specifically on changing |
|
Thanks for your contribution! This PR doesn't have a linked issue. All PRs must reference an existing issue. Please:
See CONTRIBUTING.md for details. |
…n a project unique keying from the repo.
|
Thanks for updating your PR! It now meets our contributing guidelines. 👍 |
Issue for this PR
Closes #29869
Type of change
What does this PR do?
This PR changes
.git/opencodefrom the hash of the repo name to json; with a version and UUID. This UUID for a clone satisfies work trees being keyed to their respective repo-clones, and separating repo clones from each other.How did you verify your code works?
New unit tests to verify behavior
Screenshots / recordings
N/A
Checklist